home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2002 #4 / K-CD-4-2002.ISO / Empire Earth / EEDemo.exe / Disk1 / data.ssa / unit ai scripts_air.tai < prev    next >
Encoding:
Text File  |  2001-09-29  |  361 b   |  17 lines

  1. //
  2. // Air unit AI file
  3. //
  4. // Behaviors:
  5. //
  6. //        When enemy air is spotted around airfield, takes off pursues and attacks until enemy
  7. //            (or self) is destroyed or fuel runs out, then returns to airfield.
  8. //
  9. //    Notes:
  10. //
  11. //    Known Problems:
  12. //
  13.  
  14. #include("Generic Air Attack.tai")
  15. #include("Generic Air Movement.tai")
  16. #include("Generic Death.tai")
  17.